You must be in the process of configuring a new Application policy or modifying an existing policy to use this procedure.
Use this procedure to configure or modify Application Policy Rules.
Parameter | Description | |
---|---|---|
Rule Precedence | Set a priority value in the range 1–256 for the application policy rule. The lower the value, the higher the priority assigned to this rule‘s enforcement action and the category and application assigned. A precedence also helps resolve conflicting rules for applications and categories. | |
Action |
Set the action to be executed on the specified application category and application. Options are:
|
|
Schedule Policy |
Associates a schedule policy with the rule. When associated, the rule is enforced only on the days and time configured in the schedule policy. Without the association of a schedule policy, all rules within an application policy are enforced concurrently (defined by the Application Policy Enforcement Time setting under the Basic tab). If scheduling a rule, ensure that the time configured in the schedule policy is a subset of the application policy‘s enforcement time. In other words, the application policy should be active when the rule is being enforced. For example, if the application policy is enforced on Mondays from 10:00 to 22:00 hours and the schedule policy time-rule is set for Fridays, then this rule will never be hit. When enforcing rules at different times the best practice would be to keep the application policy active at all time (that is, ensure the Application Policy Enforcement Time has not been set, since by default enforcement is continuos). Use the Schedule Policy drop-down menu to select an existing schedule policy to strategically enforce application filter policy rules for specific intervals. This provides stricter, time- and schedule-based access or restriction to specific applications and their parent categories. If no Schedule policy exists or an existing policy does not meet requirements, use the CLI command schedule-policy to configure one. Otherwise, retain the default value <none> to use no schedule-based filtering. |
|
App-Category |
Specify the application category as the match criteria. Each packet‘s app-category is matched with the value specified here. In case of a match, the system forwards, drops, marks, or rate-limits the packet, depending on the Action specified. Options are: |
|
|
|
|
Application |
Specify the application name. Each packet‘s application is matched with the application name specified here. In case of a match, the system forwards, drops, marks, or rate-limits the packet, depending on the Action specified. Note: The
WiNG system provides approximately 309 canned
applications. In addition to these, the database also
includes custom-made applications. These are application
definitions you can create using the CLI application command.
|
If you set the Action parameter to Mark, configure related parameters as described in Application Policy Rules Parameters – Mark Action.
Parameter | Description |
---|---|
Mark Type |
Select the Mark type. Packets that meet the criteria specified in the Schedule Policy, App-Category, and Application fields are marked according to the setting in this field. Options are:
|
Mark Value |
Enter a value representing packet prioritization defined by the Mark Type specified, as follows:
|
If you set the Action parameter to Rate-Limit, configure related parameters as described in Application Policy Rules Parameters – Rate-Limit Action.
Parameter | Description |
---|---|
Enable Outbound Rating | Select this option to enable rate limit action for outbound traffic. |
Outbound Max Burst Size | Set the maximum burst size value in the range 2–1024 (Kbytes) for outgoing packets. |
Outbound Traffic Rate | Set the rate limit value in the range 50–1000000 (Kbps) for outgoing packets. |
Enable Inbound Rating | Select this option to enable rate limit action for inbound traffic. |
Inbound Max Burst Size | Set the maximum burst size value in the range 2–1024 (Kbytes) for incoming packets. |
Inbound Traffic Rate | Set the rate limit value in the range 50–1000000 (Kbps) for incoming packets. |
Note
You cannot restore default settings after applying or saving changes.Note
This does not permanently save the settings you configured. If you perform a Reload (warm reboot), applied settings will be lost.Note
If you do not select Apply or Save, the settings that you configured are not saved when you move away from the configuration window.